GrapeCity.CalcEngine.Functions Namespace > CalcFloorFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 2 items: number, significance.
Number is the numeric value you want to round.
Significance is the multiple to which you want to round.
'Usage Dim instance As CalcFloorFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 2 items: number, significance.
Number is the numeric value you want to round.
Significance is the multiple to which you want to round.
Target Platforms: Windows Server 2012, Windows RT